question about maxlenght

Last post 05-02-2010, 8:41 PM by wolf11th. 2 replies.
Sort Posts: Previous Next
  •  04-30-2010, 12:32 AM 60556

    question about maxlenght

    Hi there,
    Is there any way to popup a warning message while editor reaches the max character limit?
    does cuteEditor has this function?
  •  04-30-2010, 9:28 AM 60569 in reply to 60556

    Re: question about maxlenght

    You can use javascript to implement this feature, please refer to http://cutesoft.net/example/JavaScript-API.aspx
     
    Regards,
    Eric
  •  05-02-2010, 8:41 PM 60624 in reply to 60569

    Re: question about maxlenght

    thx Eric
    I think I need more info about the js API. I don't want to check the word count in OnChange event as it will take too much resource. Is there any other event I can use such as onComplete?
View as RSS news feed in XML